func net.cgoLookupPort
2 uses
net (current package)
lookup_unix.go#L108: if port, err, ok := cgoLookupPort(ctx, network, service); ok {
cgo_unix.go#L66: func cgoLookupPort(ctx context.Context, network, service string) (port int, err error, completed bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)